PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperty Class


In This Topic
    PDFUserProperty Class Methods
    In This Topic

    For a list of all members of this type, see PDFUserProperty members.

    Public Methods
     NameDescription
    Public MethodGets the COS user property.  
    Public MethodGets the formatted property value.  
    Public MethodGets the property name.  
    Public MethodGets the property value.  
    Public MethodGets a value indicating whether this property is hidden.  
    Public MethodSets the formatted property value.  
    Public MethodSets a value indicating whether this property is hidden.  
    Public MethodSets the property name.  
    Public MethodSets the property value.
    Recommended value types for a property are string, number and bool.  
    Top
    See Also